Uptime for Geektool

uptime | awk ‘{sub(“:”, “h “,$3); sub(“,”, “min”,$3); print “Uptime : “$3}’